* size of the content.
*
* It is a programming error to set the minimum content width to a
- * value smaller than #GtkScrolledWindow:max-content-width.
+ * value greater than #GtkScrolledWindow:max-content-width.
*
* Since: 3.0
*/
* size of the content.
*
* It is a programming error to set the minimum content height to a
- * value smaller than #GtkScrolledWindow:max-content-height.
+ * value greater than #GtkScrolledWindow:max-content-height.
*
* Since: 3.0
*/
* @height: the maximum content height
*
* Sets the maximum height that @scrolled_window should keep visible. The
- * @scrolled_window will grow up to this width before it starts scrolling
+ * @scrolled_window will grow up to this height before it starts scrolling
* the content.
*
* It is a programming error to set the maximum content height to a value